-
Home
-
Payoneer Checkout
-
3.3.1
-
Code
-
Classes
- StringStream
Total Complexity |
29 |
Dependencies |
1 |
Dependents |
1 |
Total lines |
191 |
Lines of code |
102 |
Logical lines of code |
59 |
Comment lines |
66 |
Methods |
17 |
Properties |
3 |
Methods 17
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
seek() |
S |
58 |
5 |
16 |
write() |
S |
57 |
3 |
17 |
__toString() |
S |
79 |
2 |
3 |
getContents() |
S |
70 |
2 |
6 |
read() |
S |
66 |
2 |
8 |
rewind() |
S |
71 |
2 |
6 |
getSubstring() |
S |
67 |
2 |
7 |
tell() |
S |
71 |
2 |
6 |
isSeekable() |
S |
80 |
1 |
3 |
eof() |
S |
80 |
1 |
3 |
isWritable() |
S |
80 |
1 |
3 |
getSize() |
S |
82 |
1 |
3 |
isReadable() |
S |
80 |
1 |
3 |
detach() |
S |
72 |
1 |
6 |
close() |
S |
74 |
1 |
5 |
getMetadata() |
S |
82 |
1 |
3 |
__construct() |
S |
76 |
1 |
4 |